ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Constants for external files
List of constants used by the functions for managing external files....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Fax constants
List of constants used by the functions for managing faxes....
Various WEBDEV constants
Various WEBDEV constants...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Error 20: The variable of the FOR loop should be a real
OpenMobileWindow (Function)
Opens a window in a mobile application.
tapiCapability (Function)
Returns the characteristics of a telephony device.
Creating a delete query
A delete query (corresponding SQL statement......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Net constants
List of constants used by the Net functions....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
XMLDocument (Function)
Creates a new XML document.
HMode (Function)
Changes the mode and the method for locking data files.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.