ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Events associated with List Box controls
List of events associated with List Box controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
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.
"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....
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.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
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.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
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.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
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....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Native MySQL Connector - License Agreement
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......