ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Size (Property)
The Size property is used to determine and change the size of an element.
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.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
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....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
fOpen (Example)
Usage example of the fOpen function
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
grCreate (Function)
Creates a specific type of chart.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerCancel (Function)
Cancels the current burn process.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....