ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
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....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
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....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Twain constants
List of constants used by the Twain functions....
TableMode (Function)
TableMode is kept for backward compatibility.
Value (Property)
The Value property is used to get and change the value of an element.
Type (Property)
The Type property is used to get and change the type of an element.
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....
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...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
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.
Referring to an element in a WLanguage event / process
Constants used by the functions for managing countries and continents
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....