ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Including a supercontrol in a window or in a page
OpenSister (Function)
Opens a non-modal sibling window.
Managing parallel tasks
The computers are becoming more and more powerful......
Global and local variable
Two types of variables are available......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Managing main window menus
A main menu is necessarily associated with a window......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SendMessage (Function)
Sends a Windows message to a control or to a window.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WinStatus (Function)
Identifies or modifies the window status.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Custom properties (WLanguage)
A custom property is a code element with two events......
Constant
The constants are language elements whose value is fixed once and for all...
1
2
3
4
5
6
272
>