ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Testing a project: setting
By testing the project you can simulate how the application will run......
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 procedure. retrieve the output values after a call to a stored procedure....
grZoom (Function)
Defines the zoom of a chart.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Using WDDIXIO
To translate the text used in your project:...
Select query description window: Items that can be used
Euro constants
List of constants used by the functions for managing the Euro....
Constants for managing animations
List of constants used by the functions for managing the animations...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Creating a delete query
A delete query (corresponding SQL statement......