ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Example)
Usage example of the Event function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Conversion (Function)
Converts a value from a unit to another one.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
iPreview (Example)
Usage example of the iPreview function
HCopyRecord (Example)
Usage example of the HCopyRecord function
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fCopyDir (Example)
Usage example of the fCopyDir function
fRemoveDir (Example)
Usage example of the fRemoveDir function
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HChangeConnection (Example)
Usage example of the HChangeConnection function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
MyReport (Reserved word)
MyReport is used to handle the current report...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Events associated with Check Box controls
List of events associated with Check Box controls...