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...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Functions for managing objects (External language)
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Binding a Repositionable Note control to an item
Error 42: Label out of scope of GOTO
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Data model editor: types of links
Several types of links can be found between the files......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......