ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
14. Report templates
...Report templates are used to easily standardize report layouts....
Action functions
The following functions are used to manage actions:...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
ERR_BAD_VERSION_RQS
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
Error 26: No END statement is associated with this THEN
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......