ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Using the task management and the schedule
Time management is extremely important......
Creating links
Links help users navigate the help system......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
LockAppOn (Function)
Locks a WINDEV application.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......