ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Properties of a help page
The characteristics of a help page are used to define......
Data source (Example)
Usage example of the Data source type
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Page with parameters
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Page Header block
The Page header block is printed on each new page......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Page (Property)
The Page property is used to handle a page.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Page Footer block
The Page footer block is run at the end of each page......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
12. Control templates
...Control templates...