ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
fDirSize (Function)
Returns the size of a directory in bytes.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Polygon (Property)
The Polygon keyword can correspond to...
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
TelemetryEnable (Function)
Enables the telemetry manually.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data....
FileSize (Property)
The FileSize property is used to get the size of a file.