ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
The requested action cannot been performed: the page was not synchronized
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
fListDisk (Function)
Returns the list of disks installed on the computer.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
fSelectDir (Function)
Opens a directory picker.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
Local procedure
Two types of procedures are available......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......