ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
8. 10 tips for better interfaces...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Constants for managing projects
List of constants used by the functions for managing projects....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...