ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
8. Associating controls with data
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Error 19: The step of this FOR loop must be constant
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Testing a project: setting
By testing the project you can simulate how the application will run......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Custom tooltips
Tooltips are very useful for application users......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
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....
Changing sites from AWP to SEO-ready session mode
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Using the query result
The result of a select query can be used in......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......