ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
2. User-friendly editors in practice
The Flexbox control
Flexbox is a standard layout system for web pages......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Project description: Options tab
The project description window allows you to configure various elements of your project......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Functions for managing objects (External language)
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....