ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceUninstall (Function)
Uninstalls a service.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
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).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
ServiceControl (Function)
Sends a control message to a service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
8. Optimizing an application
grTitle (Function)
Modifies the caption and/or position of the chart title....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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)...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
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.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.