ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Example)
Usage example of the xlsClose function
HDescribeConnection (Function)
Describes a new connection to an external database.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Help system properties
The properties of help system are used to define......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function
HMode (Function)
Changes the mode and the method for locking data files.
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.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
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
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
ShellExecute (Function)
Opens a document in its associated application.