ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Information 37: Optimize your FOR loop
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......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
11. User Macro-Code: UMC in practice
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
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)......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
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......
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......
AWP without UI
Bootstrap, Angular, React, Vue......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating a delete query
A delete query (corresponding SQL statement......
Code editor: Display options
The code editor proposes several display options......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......