ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Sharing a project in practice
Sharing a project in practice...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
8. Sharing a project in practice
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with Calendar controls
List of events associated with Calendar controls...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
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......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Events associated with Combo Box controls
List of events associated with Combo Box controls...