ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Python: Native calls
WLanguage allows for native Python calls......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Report editor: options and keyboard shortcuts
Several toolbars are displayed 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.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min