ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a dynamic WEBDEV site
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
ERR_NO_PAGE
Scheduler report
The report editor allows you to create "Scheduler" reports....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Printing in PDF format: Special cases
Specific features of print in PDF format...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
OpenMainMenu (Function)
Opens the main menu of the current window.
Handle (External language)
Returns the handle of a window or control.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
WinStatus (Function)
Identifies or modifies the window status.
CurrentWin (Function)
Identifies the window currently in edit.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.
Screen,Input (External language)
Starts the input in the controls of a window.