ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement - HFSQL Client/Server
SQL view
An SQL view is a virtual data source defined by an SQL query......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
CertificateSignString (Function)
Creates the signature of a character string.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Creating the Vision pages of the WEBDEV RAD pattern
WINDEV Framework License Agreement
MemCreate (Function)
Creates a memory area.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Project Management Hub: Time tracking
The time spent can be listed on......
Report controls
Several types of controls can be handled in a report created by the report editor......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating the Vision windows of the WINDEV RAD pattern
8. Sharing a project in practice
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling a control through programming in a report
All report controls can be handled through programming......