ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
zipListFile (Function)
Returns the list of files found in an archive.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
zipExtractPath (Function)
Returns the path of a file found in the archive.
iGroupAdd (Function)
Adds a report to a group of reports.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Creating a delete query
A delete query (corresponding SQL statement......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......