ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style sheet
A style sheet ("......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Private Store for mobile applications
There are two methods two deploy your applications......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Recycle bin management functions
List of functions for managing the recycle bin...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
fRename (Function)
Modifies the name of a file.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.