ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HTTPRequest (Example)
Usage example of the HTTPRequest function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Sliding Banner control properties
The WLanguage properties can be used to handle ......
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)......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
How to create a menu?
iPageHeight (Example)
Usage example of the iPageHeight function
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating the Table windows of the WINDEV RAD pattern
Sending elements to Free Technical Support
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.