ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
ChangeStyle (Function)
Modifies the style of a control dynamically.
ToastDisplay (Function)
Displays a "Toast" message.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fSize (Function)
Returns the size of a file (in bytes).
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
zipClose (Function)
Closes an archive.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Constants for external files
List of constants used by the functions for managing external files....
2. Deploying a static site or a PHP site
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Looper control based on a data file
This type of Looper control uses data from a data file or query......