ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ERR_BAD_VERSION_RQS
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
9. Sharing a project in practice
Sharing a project in practice...
2. Multilingual application
A multilingual application can be distributed in multiple languages....
3. Application development cycle
Development cycle of a WINDEV application....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Index (Property)
The Index property is used to get the index of an element.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......