ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
<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.
Hasp constants
The Hasp constants are as follows......
xlsClose (Example)
Usage example of the xlsClose function
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....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
URI constants
The following constants are used by URI-specific functions:...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fImageSelect (Example)
Usage example of the fImageSelect function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
ShellExecute (Function)
Opens a document in its associated application.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....