ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
HRead (Function)
Reads a record in a file according to a given record number.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HOnError (Function)
Customizes the management of HFSQL errors.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HAddGroup (Function)
Adds a group of users.
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....
FTPCommand (Function)
Sends a specific FTP command to a server.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
The Multimedia control
The Multimedia control is used to play multimedia files......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...