ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
FullName (Property)
The FullName property is used to get the full name of an element.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
zipOpen (Example)
Usage example of the zipOpen function
Check Box control functions
The following functions are used to manage the Check Box controls......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The different types of integers
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
XMLValidDocument (Function)
Validates an XML document from an XSD schema.