ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Event (Example)
Usage example of the Event function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
PDFPassword (Function)
Protects a PDF document with a password.
fLongPath (Function)
Returns the full long path of a file or directory.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fShortPath (Function)
Returns the full short path of a file or directory.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
EmailUpdate (Example)
Usage example of the EmailUpdate function
fSelect (Function)
Opens the Windows file picker.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Configuring the SOAP administrator
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....
SFAdd (Function)
Creates a record in a file of a Salesforce database.