ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...