ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Creating requirements
The following steps must be performed to implement the requirements......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Null (keyword)
The "Null" keyword can correspond to:
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
List of extension attributes
The list of extension attributes ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
iPrintReport (External language)
Prints a report created with the report editor.
Handling Spreadsheet controls programmatically (in a report)
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.