ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the User Groupware
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Extracting messages added or modified since last extraction
A project was already created and translated......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HTTP constants
List of constants used by the HTTP functions....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....