ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recycle code windows
By default, a single code window is opened per ......
WEBDEV Application Server 2024
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
19. Upload: Sending files to the server
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Custom properties (WLanguage)
A custom property is a code element with two events......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).