ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Print constants
List of constants used by the print functions....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Start of Break block (Break header)
The Start of break block is optional......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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).
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
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......
Aliases on data files: HAlias
The aliases are used to handle......
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......
Constants for managing Map controls
Constants for managing Map controls...
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....
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...
Mouse management functions
List of functions for mouse management...
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....