ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
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.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....