ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerEject (Function)
Opens or closes the door of current burner.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
fSize (Function)
Returns the size of a file (in bytes).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
fCurrentDir (Function)
Identifies or modifies the current directory.
zipInfoFile (Example)
Usage example of the zipInfoFile function
HTTP constants
List of constants used by the HTTP functions....
VariableReset (Function)
Resets the variable to its initial value.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Statistical functions
List of statistical functions...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HSL (Function)
Creates a color from its hue, saturation and lightness.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Phone management functions
List of functions for phone management...
HChangeKey (Function)
Changes the browse item.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.