ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Options of the window editor
To configure the general options of the window editor......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WDInst: handling the files to install
By default, the files to install are......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
fCreateLink (Function)
Creates a link on a file at the specified location.
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).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
fLoadResource (Function)
Loads the content of a resource from a library.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....