ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Peeling Corner control properties
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Camera/Video functions (prefix syntax)
Printing in PDF format: Special cases
Specific features of print in PDF format...
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....