ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The Upload control
The Upload control is used to upload files on the Web server......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Compilation options (HLP format)