ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
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......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
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......
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......
Managing space characters in the searches?
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....