ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Outstanding progress bars
Simple or symmetric progress bar?...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Welcome to Reports & Queries
Reports & Queries is used to......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Creating a window skin template
Error 1007: The member is global: use the: operator: to access it
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.