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.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
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....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
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.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.