ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
grParameter (Function)
Retrieves or modifies a chart parameter.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Type (Property)
The Type property is used to get and change the type of an element.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Logical operators
The logical operators are as follows......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Twain constants
List of constants used by the Twain functions....
TableMode (Function)
TableMode is kept for backward compatibility.
WINDEV Framework License Agreement
Value (Property)
The Value property is used to get and change the value of an element.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WINDEV Mobile Framework License Agreement
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Multiline strings
To type character strings over several lines in the code editor...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.