ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming custom calculations in Table controls
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Index (Property)
The Index property is used to get the index of an element.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
14. Controls in practice
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV 2024 Tutorial
Handling an internal component
An internal component is a set of elements from a project......
2. User-friendly editors in practice
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Setup of the WEBDEV Application Server for Linux
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
MDIOpen (Function)
Opens and enables an MDI child window.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.