ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports
A report provides a custom view of data......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Constants for managing Map controls
Constants for managing Map controls...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
The Organizer control
The Organizer control is used to display and handle organizers......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.