ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsUnmergeCell (Function)
Unmerges a range of cells.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
MatRead (Function)
Reads the value of a matrix element.
WINDEV License Agreement
WINDEV License Agreement...
WEBDEV license agreement
WEBDEV license agreement...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
fClose (Function)
Closes an external file.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
grSourceSeries (Function)
Defines the source of a series.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
fRead (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....
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).