ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HFSQL Client/Server: Configuring the data files on the server
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
11. Table/Looper controls
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Record (Type of variable)
The Record type is used to save the values of a record.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.