ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Width (Property)
The Width property is used to determine and change the width of an element.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
8. Optimizing an application
grTitle (Function)
Modifies the caption and/or position of the chart title....
System constants
List of constants used by the system functions....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
List of reserved words
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).