ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
zipDeleteFile (Function)
Deletes a file from an archive.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
xBase files: Limits
WINDEV License Agreement...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
9. Sharing a project in practice
Sharing a project in practice...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for manging the replication
List of constants used by the functions for managing the replication....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
8. Windows in practice
Discover the main actions that can be performed on the windows....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min