ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PostMessage (Function)
Sends a Windows message to a control or to a window.
Thread execution
At runtime, an application runs in a main thread......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
FTPListFile (Example)
Usage example of the FTPListFile function
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
SendMessage (Function)
Sends a Windows message to a control or to a window.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Installing a SOAP server with Netscape iPlanet 4.1
Currencies
A currency is a real coded on 10 bytes....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....