ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
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.
Browser constants
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
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.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
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....
HCross (Function)
Crosses a record in a table.
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.