ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Print functions
List of print functions...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Site map of PC SOFT documentation
5. Displaying a WEBDEV Session site
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
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......
8. "Mobile friendly" site: Dynamic serving
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......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.