ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automatic error handling
Error handling can be customized for each process......
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....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ThreadExecute (Function)
Starts the execution of a secondary thread.