ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
docFormatMulticolumn (Variable type)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Report blocks
A printed report includes several sections......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Creating and handling an item
The main operations that can be performed on an item are as follows......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Managing space characters in the searches?