ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Code history
The code history is used to...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Simple statements
FTPListFile (Example)
Usage example of the FTPListFile function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
BurnerErase (Example)
Usage example of the BurnerErase function
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
fWatchFile (Function)
Starts watching a file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Control (Variable type)
The Control type is used to define the characteristics of a control.
Error 301: Unknown identifier
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ThreadExecute (Function)
Starts the execution of a secondary thread.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
7. AJAX technology
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.