ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Slider control (in a page)
WEBDEV proposes two types of sliders......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
iColumnEnd (Function)
Forces a column break in a multi-column report.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Creating the executable and the setup program
The languages supported by the application are taken into account......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Source>.PrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).