ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
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.
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 Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.