ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HOpenConnection (Function)
Opens a connection to a specific database.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HMode (Function)
Changes the mode and the method for locking data files.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
fImageSelect (Example)
Usage example of the fImageSelect function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
ShellExecute (Function)
Opens a document in its associated application.
13. External component in practice
External component in practice...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.