ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SMSReset (Function)
Resets all variables of SMS structure.
User report editor (Reports & Queries)
A report provides a custom view of data......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
1. What is a website?
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......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
8. 10 tips for better interfaces...
Link control properties
The Link control is available in a page and in a report......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Aliases on data files: HAlias
The aliases are used to handle......
12. Pages in practice
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Error 102: The constants can be defined in the initialization code of project, ...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......