ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fTempPath (Example)
Usage example of the fTempPath function
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
2. Types of setup
Types of setup...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
NFCSendTag (Function)
Sends a NFC tag to another device.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Outstanding progress bars
Simple or symmetric progress bar?...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
The Line control
A Line control is used to display a line in a page......