ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming patterns
CAUTION......
Creating the menus for the windows of the WINDEV RAD pattern
WINDEV Mobile concepts
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Creating the link buttons in the windows of a WINDEV RAD pattern
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Code history
The code history is used to......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Time management
For each element (windows, reports, ......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
2. User-friendly editors in practice
User-friendly editors in practice...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Sub-query
A sub-query is a query whose result is used by another query......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......