ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
BurnerEject (Function)
Opens or closes the door of current burner.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Google Calendar management functions
List of functions for managing Google calendars...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.