ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
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.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).