ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WEBDEV Application Server - 10 connections - License agreement
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Functions for handling directories and external files
List of functions for handling external files...
12. Pages in practice
ERR_NO_END_TAG
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Defining columns of Table controls programmatically
Obtaining an SSL certificate for IIS2 (2.0 or later)
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
USBFind (Function)
Finds a USB device according to keywords.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.