ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessage (Example)
Usage example of the EmailReadMessage function
Replace (Example)
Usage example of the Replace function
XMLDelete (Example)
Usage example of the XMLDelete function
Charact (Example)
Usage example of the Charact function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
DnDCacheData (Example)
Usage example of the DnDCacheData function
HDeleteView (Example)
Usage example of the HDeleteView function
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Sensor constants
Constants used by the SensorXXX functions...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
Asc (Example)
Usage example of the Asc function
ThreadSendSignal (Example)
Usage example of the ThreadSendSignal function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
xlsClose (Example)
Usage example of the xlsClose function
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
LoadWDL (Example)
Usage example of the LoadWDL function
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
iEndReport (Function)
Forces the report print to stop.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Data source (Example)
Usage example of the Data source type