ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Assignment operators
Three assignment operators are available......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Functions for handling directories and external files
List of functions for handling external files...
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
Creating the Relation windows of a WINDEV RAD pattern
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
DiagramSave (Function)
Saves a diagram as a "diag" file.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......