ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Programming patterns
CAUTION......
Time management
For each element (windows, reports, ......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating a Pivot Table control
To create a Pivot Table control......
WINDEV Mobile concepts
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Creating the link buttons in the windows of a WINDEV RAD pattern
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....
Project Management Hub: Time tracking
The time spent can be listed on......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
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......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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......
Sub-query
A sub-query is a query whose result is used by another query......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......