ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
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....
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.
FTPListFile (Example)
Usage example of the FTPListFile function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Currencies
A currency is a real coded on 10 bytes....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Installing a SOAP server with Netscape iPlanet 4.1
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SendMessage (Function)
Sends a Windows message to a control or to a window.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
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....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
xlsSave (Function)
Saves an XLS document.
Copying and cloning
Variables are copied using the "=" operator...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).