ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access to SAP
SAP is a widely used ERP......
Service management functions
List of functions for managing services...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
grColor (Function)
Returns and initializes the color of different chart elements.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Bluetooth functions
List of Bluetooth functions...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Voice commands in your applications
The applications that you develop can react to the user's voice......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Description (Property)
The Description property is used to get and change the page description.
Local procedure
Two types of procedures are available......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...