ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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....
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)......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Time management
For each element (windows, reports, ......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
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......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Project Management Hub: Time tracking
The time spent can be listed on......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......