ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgInfo (Function)
Returns a debug information.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
FTPTime (Example)
Usage example of the FTPTime function
NET constants
List of constants used by the DotNet functions....
Events associated with supercontrols
List of events associated with supercontrols...
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Sending elements to Free Technical Support
WEBDEV 2024 Tutorial - Table of contents
Events associated with the Conference control
List of events associated with a Conference control...
WINDEV and the SOAP protocol
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......