ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Empty (Property)
The Empty property is used to determine if an element is empty.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ThreadEnd (Function)
Ends the execution of the current thread.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Handling the framesets
The different operations that can be performed on the framesets are as follows......
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Events associated with Looper controls
List of events associated with Looper controls...
Installing and starting WDTRAD
PDF Reader control events
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.