ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Record (Type of variable)
The Record type is used to save the values of a record.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
HDelete (Function)
Deletes a record from a data file (query or view).
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
BurnerEject (Function)
Opens or closes the door of current burner.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Environment of the project editor
The main elements of the project editor are as follows:
Using .NET assemblies in a project
To use .NET assemblies in a project......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.