ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
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....
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....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
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).
Font (Type of variable)
A Font variable creates a font programmatically...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
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
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....
LooperExpand (Function)
Expands a break in the Looper control on a given row.
Serialize (Example)
Usage example of the Serialize function
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Execute (Function)
Starts the execution of a process through programming.