ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Customizing the User Groupware
TableBreakIndex (Example)
Use example for the TableBreakIndex function
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Validity period of site pages
When creating a page, a validity period can be defined for this page......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
Open (Function)
Opens a modal WINDEV window.
OpenSister (Function)
Opens a non-modal sibling window.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Report based on a query
Queries are used to easily select records in one or more data files......
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Edit control
The Edit control allows users to enter data......