ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WDMSG license agreement
WDMSG license agreement...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HOnError (Function)
Customizes the management of HFSQL errors.
How to develop a PHP site?
What is a PHP site?......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Custom tooltips
Tooltips are very useful for application users......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...