ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
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).
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Composite chart
A composite chart is a chart that displays several types of charts......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
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).
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).