ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatRead (Example)
Usage example of the MatRead function
MatReadLine (Example)
Usage example of the MatReadLine function
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
fDriveInfo (Example)
Usage example of the fDriveInfo function
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
MatTranspose (Example)
Usage example of the MatTranspose function
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.