ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
iSkipLine (Function)
Forces one or more line break.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.