ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SocketConnect (Function)
Connects a client computer to a given socket.
SQL view
An SQL view is a virtual data source defined by an SQL query......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
JavaExecute (Example)
Usage example of the JavaExecute function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Creating the link buttons in the windows of a WINDEV RAD pattern
WaitWindowStart (Function)
Opens the wait window of application.
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ArrayDistinct (Function)
Returns an array without duplicates.
ArrayCopy (Function)
Copies the content of an array to another array.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Operator on Address
The & operator returns the address of a variable as an integer
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......