ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Environment of the query editor
Specific features of the Express version
Private Store for mobile applications
There are two methods two deploy your applications......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
ERR_DISCONNECTED_EXEC
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Classes, members, methods and properties
A class is made of......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
10. Internal components in practice
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......