ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
FreeDLL
The FreeDLL keyword can correspond to ...
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights