ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a report
The break is used to group the records corresponding to a sort criterion......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
DocSave (Function)
Saves a document as a "docx" file.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Creating a table in a report
Tables can be created in a report......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Creating the link buttons in the windows of a WINDEV RAD pattern
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Recompiling the project
The project compilation is a process used to......
Error 1006: The member is not global: use: to access it
3. Debugger
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
The different types of variables
The different types of variables are......
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Report editor: Available types of reports
Several types of reports can be created in the report editor......