ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
End of Document block
The End of document block is run once at the end of the report execution......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
WDEnd (External language)
Ends a program that is using WINDEV.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......