ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
Automation object
The Automation keyword is used to declare an automation object...
EXE constants
List of constants used by the functions for managing executables....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Operators on character strings
The character strings can be handled by specific WLanguage functions...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored...
The Image control
The Image control is used to......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Clickable Image control
The Clickable Image control can be used to......