ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The Cell control
The Cell control contains controls......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
iParameterViewer (Function)
Configures the report viewer.
fShortName (Example)
Usage example of the fShortName function
SocketWrite (Function)
Writes a message intended to another socket.
Constant
The constants are language elements whose value is fixed once and for all...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
ChangeTarget (Function)
Changes the target of a button action.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
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....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
fSelectDir (Function)
Opens a directory picker.