ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Properties associated with Combo Box controls that display a table
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Applet control properties
List of properties associated with the Applet control...
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
2. Projects in practice
Discover the main operations that can be performed on a project....
WINDEV concepts
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Animation (Property)
The Animation property animates an image.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
3. UML models in practice
ExeGetPID (Function)
Returns information about the current process.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Creating the menus for the pages of the WEBDEV RAD pattern