ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
iFont (Function)
Selects the default font.
LDAP functions
List of LDAP functions...
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
nWDInit: Initialize the external language
Initializes the external language......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
7. Multilingual applications in practice
REP files
REP files contain the list of data files handled by the application....
FaxRestart (Function)
Restarts a fax in the spooler.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
Handling Scheduler controls programmatically
A Scheduler control can be......