ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<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).
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Constants for managing Map controls
Constants for managing Map controls...
Mouse management functions
List of functions for mouse management...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Site Map control properties
List of properties associated with a Site Map control...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Peeling Corner control properties
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....