ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
iVLine (Function)
Prints a vertical line at specified coordinates.
LooperAdd (Function)
Adds a row at the end of a Looper control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
ERR_NO_WDADMIN
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
9. Internal component
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Error 1017: The method is not global: use: to access it
Error 1006: The member is not global: use: to access it
Unnecessary confirmation dialogs? Use automatic validation
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EndService (Function)
Ends the execution of the current service.
MutexEnd (Function)
Signals that the thread frees the mutex.
ThreadEnd (Function)
Ends the execution of the current thread.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.