ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
MCI constants
List of constants used by the MCI functions....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Configuring Reports & Queries
Reports & Queries is used to......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Pages in Session mode
WEBDEV includes several types of pages to create dynamic sites......