ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Activation key management functions
The following functions are used to manage activation keys:...
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The Upload control
The Upload control is used to upload files on the Web server......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Multi-product external components
Components are a remarkably useful tool for development teams......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
21. Reports
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Page constants
List of constants used by page functions....