ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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......
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......
Report based on a query
Queries are used to easily select records in one or more data files......
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?
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....