ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
ERR_DISCONNECTED_TIMEOUT
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Saving entered data (AAF)
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
1. Examples provided with WINDEV Mobile
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
HSetMemo (Function)
Used to modify the management mode of memo items.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.