ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Events associated with a Dockable Panel control
Word Processing control events
WINDEV manages the following events by default......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
AAF: Sort/Search/Filter on the columns of Table controls
Events associated with an infinite Progress Bar control
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Warning 124: Shadowing a global variable
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......