ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
6. Multiple generation
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......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Error 1006: The member is not global: use: to access it
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
iPad window: Window creation wizard
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......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
14. Report templates
...Report templates are used to easily standardize report layouts....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Detailed use of WINDEV FTP/RPC
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......