ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Creating index keywords
Index keywords allow users to easily find a help page......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Check model
You can use check models to easily create checks...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
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....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...