ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
2. Projects in practice
Discover the main operations that can be performed on a project....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Image editor: Features
The image editor includes several features......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
SNMP constants
List of constants used by the SNMP functions....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SNMPStartSession (Function)
Starts an SNMP session.
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Global and local variable
Two types of variables are available......