ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files
List of functions for handling external files...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WaitWindowStart (Function)
Opens the wait window of application.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
zipExtractPath (Example)
Usage example of the zipExtractPath function
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
DotNetRun (Function)
Runs a procedure on a .Net server.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fCurrentDrive (Function)
Gets or sets the current drive.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....