ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Peeling Corner control properties
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
7. AJAX technology
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....