ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
grIncreaseData (Function)
Adds a value to a data in a chart.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......