ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"?" menu
WINDEV proposes a help menu adapted to your applications......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
GglUploadDocument (Function)
Uploads a document to the Google server.
zipOpen (Function)
Opens an existing archive.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
DnDGetData (Example)
Usage example of the DnDGetData function
16. Application test in practice
Installing and starting WDTRAD
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....