ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flexbox control
Flexbox is a standard layout system for web pages......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Functions for handling directories and external files
List of functions for handling external files...
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
12. Preventing from going back to a page
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Theme elements
The theme elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......