ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FreeDLL
The FreeDLL keyword can correspond to ...
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
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.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
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"....