ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberInWords (Function)
Converts a number to words.
iPrintBlock (Function)
Forces a report block to print.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Functions for handling directories and external files
List of functions for handling external files...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Other operators
The following are additional operators......
SocketConnect (Function)
Connects a client computer to a given socket.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SQLFirst (Function)
Positions on the first row of the query result.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HFilter (Function)
Defines and enables a filter on a data file, view or query.