ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
dSlice (Example)
Usage example of the dSlice function
Project description: Options tab
The project description window allows you to configure various elements of your project......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
dArc (Example)
Usage example of the dArc function
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
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.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
9. Hardware and software requirements
Constants for managing arrays
List of constants used by the functions for array management....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Comparison operators
The comparison operators can be divided into several categories......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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...
Composite variable
A composite variable contains different types of elements (members)...
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
2. Projects in practice
Discover the main operations that can be performed on a project....