ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HRead (Function)
Reads a record in a file according to a given record number.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Handling the report blocks through programming
Each report block is associated with different events......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....