ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfExecuteProcessResult (Variable type)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
iParameterPDF (Function)
Defines the options for the generated PDF file.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
grDraw (Function)
Draws a chart according to the specified parameters.
Testing a static page
The test of a single page runs the current page in WEBDEV......
List of reserved words
Examples for using the OLE DB provider for HFSQL
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
7. Multilingual sites in practice
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
5. User Groupware in practice
Value (Property)
The Value property is used to get and change the value of an element.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Handling menu options programmatically
The menu options can be handled......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...