ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Events associated with Table controls
List of events associated with Table controls...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Properties linked to the Euro management
List of properties linked to the Euro management...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Compilation options (chm format)
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
xBase files: Limits
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
File download functions
The following functions are used to manage downloads......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).