ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing projects
List of constants used by the functions for managing projects....
State (Property)
The State property is used to get and change the state of an element.
Time (Type of variable)
The Time type is used to easily handle the times...
Accessibilité (Property)
HTTPRequest (Example)
Usage example of the HTTPRequest function
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Diagram constants
The following constants are used to manage diagrams:...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
iEndReport (Function)
Forces the report print to stop.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
FileToScreen (Function)
Automatically updates the controls in a window or 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. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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).
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.