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....
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 '/')....
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)......
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....
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Events associated with internal windows
List of events associated with internal windows...
Window controls
Several types of controls can be used in a window, ......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
WINDEV and the SOAP protocol
RGB (Function)
Defines a color from its Red, Green and Blue components.
Operator on Address
The & operator returns the address of a variable as an integer
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......