ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compilation options
The compilation options allow you to define the help system generation settings......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ThreadPersistent (Function)
Makes a thread persistent.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
10. Page templates
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
LDAP constants
List of constants used by the LDAP functions....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
ArrayCopy (Function)
Copies the content of an array to another array.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......