ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ContextClose (Function)
Closes a page context.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Constant
The constants are language elements whose value is fixed once and for all...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
1. WINDEV editors
WINDEV editors...
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function