ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Local procedure
Two types of procedures are available......
Events associated with Table controls
List of events associated with Table controls...
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......