ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SemaphoreCreate (Function)
Creates a semaphore.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HState (Function)
Used to find out the state of a record.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Constants for managing arrays
List of constants used by the functions for array management....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
SysSpace (Function)
Returns the physical memory space for the current computer.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property