ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WINDEV License Agreement
WINDEV License Agreement...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
WEBDEV license agreement
WEBDEV license agreement...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
fClose (Function)
Closes an external file.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
grSourceSeries (Function)
Defines the source of a series.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
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....
Window controls
Several types of controls can be used in a window, ......
Creating requirements
The following steps must be performed to implement the requirements......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...