ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
StatCovariance (Function)
Calculates the covariance between two series of values.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Code snippets
The code editor allows you to enter "Code snippets"......
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
zipOpen (Function)
Opens an existing archive.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Configuring an application with User Groupware
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
gpwOpen (Function)
Opens the User Groupware login window or page.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.