ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipListFile (Function)
Returns the list of files found in an archive.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Configuring an application with User Groupware
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
grGridlines (Function)
Displays or hides the chart gridlines.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The planes (in a window or in a report)
The planes are used to group the window controls......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
dbgEnableLog (Function)
Enables the runtime log programmatically.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....