ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FaxRestart (Function)
Restarts a fax in the spooler.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
zipListFile (Function)
Returns the list of files found in an archive.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
FTPCommand (Function)
Sends a specific FTP command to a server.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
fMoveFile (Function)
Moves a file from one directory to another.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).