ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fListResource (Function)
Lists the resources integrated to the application.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ArraySort (Function)
Sorts a WLanguage array.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
grDraw (Function)
Draws a chart according to the specified parameters.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HMode (Function)
Changes the mode and the method for locking data files.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....