ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
1. Examples provided with WINDEV Mobile
RegistryValueType (Function)
Returns the type of value found in the registry.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Multilingual project
End of Document block
The End of document block is run once at the end of the report execution......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
fDelete (Function)
Deletes a file accessible from the current computer.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....