ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
fWatchFile (Function)
Starts watching a file.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
EXE constants
List of constants used by the functions for managing executables....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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....
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.