ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Passing parameters
The parameters can be passed to a procedure......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
BurnerEject (Function)
Opens or closes the door of current burner.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
WDMSG license agreement
WDMSG license agreement...
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
7. Window templates
...Window templates...
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
14. Controls in practice
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Configuring the setup program
Two tools can be used to create a setup program......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Print modes of a report
Several print modes are available for a report....
Environment of the data model editor