ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
ERR_ALREADYCONNECTED
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Composite chart
A composite chart is a chart that displays several types of charts......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
ComponentInfo (Function)
Returns information about a component.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
13. Print: Reports
WINDEV reports...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
fCurrentDrive (Function)
Gets or sets the current drive.
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fRemoveDir (Function)
Deletes a directory from a disk.
fRename (Function)
Modifies the name of a file.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......