ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PageDisplay (Function)
Displays a web page in the user's browser....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Test of a query
The query editor allows you to run the test of query result......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Accessing a database via a web service
The database can be accessed via a web service......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Clipboard management functions
List of functions for managing the clipboard...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....