ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Error 17: OTHER CASE must be the last statement used in SWITCH
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed below the primary message of the notification.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).