ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Example)
Usage example of the dCopyImage function
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
gImage (Function)
Builds a sequence of characters containing an image.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Simplify your searches
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Declaring and using a variable
A variable is defined by name and type......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
Specific features of the Express version