ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
TelemetryEnable (Function)
Enables the telemetry manually.
DateToInteger (Function)
Converts a date to an integer.
Modified (Property)
The Modified property lets you know if an element has been modified.
Namespace (Property)
The Namespace property is used to manage namespaces.
Visible (Property)
The Visible property is used to set the visibility of an element.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
SysMetric (Function)
Returns the resolution of a specific element.