ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Using several libraries in an application
A library is a WDL file that contains all the resources......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Accessibilité (Property)
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Constants for managing images in websites
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
iCloseReport (Function)
Stops printing the current report immediately.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
ChangeStyle (Function)
Modifies the style of a control dynamically.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....