ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Standard FTP functions
List of standard FTP functions...
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Scheduler control events
The following events associated with Scheduler controls:...
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.