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...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
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.
SSH constants
The following constants are used to manage an SSH server:...
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
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).
iGroupAdd (Function)
Adds a report to a group of reports.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
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.
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....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.