ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Example)
Usage example of the DnDEvent function
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HOpenConnection (Function)
Opens a connection to a specific database.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
fReadLine (Example)
Usage example of the fReadLine function
Data persistence
The data persistence is used to store the value typed by the user......
Constants for managing Organizer controls
Constants for managing Organizer controls...
iForceComplement (Function)
Forces the printing of a Body Complement block.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
iPrintReport (Function)
Prints a report created with the report editor.
DnDCursor (Example)
Usage example of the DnDCursor function
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
fLongName (Example)
Usage example of the fLongName function
OpenChild (Example)
Usage example of the OpenChild function