ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
eChangeCurrency (Function)
Converts a currency into another currency.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Source (Property)
The Source property is used to get and change the source of an element.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
9. Types of standard controls
Types of standard controls...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...