ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
DownloadAdd (Function)
Adds a new download in the device's download manager....
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
New (Reserved word)
New is used to allocate memory space...
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
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....
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
WDTerm: End the external language
End the external language......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
fAddText (Function)
Adds the content of a character string at the end of a file.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.