ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
End of Document block
The End of document block is run once at the end of the report execution......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
ERR_NO_PAGE
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.