ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
iDestination (Function)
Configures the print destination.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Recycle code windows
By default, a single code window is opened per ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.