ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCross (Function)
Crosses a record in a table.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Programming overview in C and C++
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ThreadState (Function)
Returns the current status of a thread.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.