ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpen (Function)
Opens the User Groupware login window or page.
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.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
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.
ServiceStart (Function)
Starts a service.
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.
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.
Automatic management of exceptions
The management of exceptions can be customized by process......
ServiceRestart (Function)
Restarts a service (already started).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLFirst (Example)
Usage example of the SQLFirst function