ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Example)
Usage example of the zipChangePath function
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
FTPConnect (Example)
Usage example of the FTPConnect function
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with Calendar controls
List of events associated with Calendar controls...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Installing a SOAP server with IIS