ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Events associated with Calendar controls
List of events associated with Calendar controls...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Record (Type of variable)
The Record type is used to save the values of a record.
Handling Organization Chart controls programmatically
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
15. Creating the executable in practice
Creating the executable in practice...
Events associated with Table controls
List of events associated with Table controls...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
OpenSister (Function)
Opens a non-modal sibling window.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
API (Function)
Runs a function found in an external DLL.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....