ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
WINDEV Mobile concepts
ReplicInfo (Function)
Returns information about a replication.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.