ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
The different types of windows
The following types of windows can be created in a WINDEV application......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
11. Controls in practice
Discover the main characteristics of the controls...
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Configuring the IIS 7/7.5 server
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Find out the account that runs the AWP protocol
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Specific features of the Express version
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......