ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Select query description window
The description window of a select query includes several sections......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Creating an executable: General options
The main executable options are as follows......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......