ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of data (Type of variable)
A variable is defined by name and type......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Constants for telemetry management
Constants for telemetry management...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
fCreateLink (Function)
Creates a link on a file at the specified location.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Euro constants
List of constants used by the functions for managing the Euro....
Installing the monitor
The monitoring robot includes three executables......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....