ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Setup on a local network (LAN)
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
The requested action cannot been performed: the page was not synchronized
1. Project and analysis
Rating control properties
The Rating control can be used in a window as well as in a page....
2. Database schema in practice
WINDEV Mobile tutorial: Deploying an iOS application 10 min...
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.