ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCross (Function)
Crosses a record in a data file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
zipDeleteFile (Function)
Deletes a file from an archive.
Info (Function)
Displays a custom message in a system information window.
Report based on a query
Queries are used to easily select records in one or more data files......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......