ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
User Groupware files
Two categories of data files are managed......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
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.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HFSQL constants
List of constants used by the HFSQL functions....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
System constants
List of constants used by the system functions....
Drawing constants
List of constants used by the drawing functions....
HDelete (Function)
Deletes a record from a data file (query or view).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Installing a Webservice (old format)
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......