ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Font (Type of variable)
A Font variable creates a font programmatically...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
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.