ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
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).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
Creating index keywords
Index keywords allow users to easily find a help page......
Check model
You can use check models to easily create checks...
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
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.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
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....
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.