ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ControlClone (Function)
Creates a new control from an existing control.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LoadParameter (Function)
Reads a persistent value.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
How to loop through a file using filters?
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HSendMessageToClient (Function)
Displays a message on the client computers.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Chart: Managing legends
Several types of legends are supported in the charts......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....