ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
zipClose (Function)
Closes an archive.
fExeDir (Function)
Returns the directory from which the execution is started.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....