ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
15. Repeating a group of controls: loopers
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
27. Center or anchor a site horizontally
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WINDEV FTP functions
List of WINDEV FTP functions...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Materialized view
SQL view
An SQL view is a virtual data source defined by an SQL query......