ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Error 121: Shadowing a structure
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Saving entered data (AAF)
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Error 532: The size of the string to extract must be strictly positive
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Information 37: Optimize your FOR loop
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
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....
HFSQL Client/Server: Configuring the server
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......