ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ERR_DISCONNECTED_EXEC
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
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.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
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.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Custom tooltips
Tooltips are very useful for application users......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
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.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.