ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
dbgInfo (Function)
Returns a debug information.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
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....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....