ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
fCompare (Function)
Compares the content of two files bit by bit.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
XMLDocument (Example)
Usage example of the XMLDocument function
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
fTempFile (Example)
Usage example of the fTempFile function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
Report editor: Available types of reports
Several types of reports can be created in the report editor......
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......