ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Programming custom calculations in Table controls
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Custom tooltips
Tooltips are very useful for application users......
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......