ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
8. Sharing a project in practice
Events associated with an infinite Progress Bar control
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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
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......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Content (Property)
The Content property is used to get and change the content of an element.
The Cell control
The Cell control contains controls......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.