ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
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......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
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....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
HTTP functions
List of HTTP functions...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
fCreate (Function)
Creates an external file.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Project Management Hub: Time tracking
The time spent can be listed on......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WLanguage properties available in PHP
The following properties are available in PHP...
XMLDocument (Function)
Creates a new XML document.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......