ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
LooperDelete (Function)
Deletes a row from a Looper control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
LooperExpand (Function)
Expands a break in the Looper control on a given row.