ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_DISCONNECTED_EXEC
Telephony constants
List of constants used by telephony functions...
WINDEV Framework License Agreement
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Fax constants
List of constants used by the functions for managing faxes....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ERR_NO_TABLE
WINDEV Mobile Framework License Agreement
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.