ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
HTTPRequest (Example)
Usage example of the HTTPRequest function
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
GetTheme (Function)
Gets the current theme of a mobile application.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Report based on a query
Queries are used to easily select records in one or more data files......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
fSeek (Example)
Usage example of the fSeek function
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Referring to an element in a WLanguage event / process
Handling a control through programming in a report
All report controls can be handled through programming......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).