ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Handling Scheduler controls programmatically
A Scheduler control can be......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Edit options of a report
The report editor allows you to......
Native Sybase Connector for WINDEV and WEBDEV 2024
The HTML Display control
The HTML Display control displays a web page in an application......
Detailed use of WINDEV FTP/RPC
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Managing the runtime errors
Some errors may occur in your application......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......