ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Label report
The report editor allows you to create "Label" reports......
zipOpen (Function)
Opens an existing archive.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SIPVisible (Function)
Displays the keyboard.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HTTP constants
List of constants used by the HTTP functions....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....