ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Edit control programmatically
You can handle Edit controls programmatically......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Variable scope
Variables can be declared anywhere in the code....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Query editor
The query editor is used to automatically create queries on the data files......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Debugging constants
List of constants used by the debugging functions...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WEBDEV Application Server - 10 connections - License agreement
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
Error (Function)
Displays a custom error message in a system error window.