ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HTTP constants
List of constants used by the HTTP functions....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Specific features of the Express version
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function