ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLoadParameter (Function)
Restores the parameters used to draw a chart.
LanguageToName (Function)
Returns the name of a language.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Note (Property)
The Note property is used to get and change a text associated with an element.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Programming overview in C and C++
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).