ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Phone management functions
List of functions for phone management...
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
dbgEndRecording (Function)
Stops recording the scenario.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Input (Function)
Displays a message allowing the user to type an information.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Unnecessary confirmation dialogs? Use automatic validation
HFSQL Client/Server: Configuring the data files on the server
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Size (Property)
The Size property is used to determine and change the size of an element.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....