ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Type (Property)
The Type property is used to get and change the type of an element.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
PDFSign (Function)
Adds an approval signature to an existing PDF.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The Edit control
The Edit control allows users to enter data......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HCreateMovableReplica (Function)
Creates a movable replication.