ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
DateToInteger (Function)
Converts a date to an integer.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HFSQL properties
List of HFSQL properties...
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Data source (Example)
Usage example of the Data source type
13. Print: Reports
WINDEV reports...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.