ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Events associated with Flex controls
List of events associated with Flex controls...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SSH constants
The following constants are used to manage an SSH server:...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Properties associated with the options of a Switch control
SFModify (Function)
Modifies the records of a file defined in Salesforce.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).