ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLLast (Function)
Sets the position on the last row of the query result.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
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:...
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.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HDescribeLink (Function)
Describes a link between two data files through programming.
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
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
eChangeCurrency (Function)
Converts a currency into another currency.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.