ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Constants for the Exif functions
List of constants used by the Exif functions....
Array management functions
List of functions for managing arrays...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
DataType (Function)
Identifying the type of a WLanguage variable.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HOpenConnection (Function)
Opens a connection to a specific database.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Software Factory
The concept of software factory is used to automate the process for creating applications....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
iParameter (Function)
Retrieves the printer configuration and configures the print.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.