ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
SQL view
An SQL view is a virtual data source defined by an SQL query......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Service variable
The Service variable is used to......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Structure of data files of user groupware
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Camera control in a mobile application
The Camera control is used to......
11. Controls in practice
Discover the main characteristics of the controls...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).