ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
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
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ExeListProcess (Function)
Returns the list of applications currently run.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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......
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.