ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Private Store for mobile applications
There are two methods two deploy your applications......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ERR_MSG_BOX
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
15. Cookies: information stored on the end user's computer
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).