ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grCreate (Function)
Creates a specific type of chart.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Data persistence
The data persistence is used to store the value typed by the user......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
HPrevious (Function)
Positions on the previous file record according to a browse item.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Width (Property)
The Width property is used to determine and change the width of an element.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Types of Edit controls
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....