ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HCreateMovableReplica (Function)
Creates a movable replication.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
TimeToInteger (Function)
Converts a time to an integer.
HFSQL constants
List of constants used by the HFSQL functions....
Report controls
Several types of controls can be handled in a report created by the report editor......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Creating nested reports
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
8. Optimizing an application
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Using the query result
The result of a select query can be used in......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Events associated with TreeView controls
List of events associated with TreeView controls...
Kanban control events
The following events are associated with Kanban controls......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
.NET application
To create a.NET application from a project......