ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
zipExtractAll (Example)
Usage example of the zipExtractAll function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Info (Function)
Displays a custom message in a system information window.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
WDDeploy: Deploying a package
WDDeploy can be used to......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol.
fRead (Example)
Usage example of the fRead function
GetVariableDefinition (Function)
Gets the description of a variable.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The home page
The home page is the first page of your site......
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.