ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCursor (Example)
Usage example of the DnDCursor function
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Test of a query
The query editor allows you to run the test of query result......
Principle for running threads
At runtime, an application runs in a main thread......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
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.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
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....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
dCopyImage (Example)
Usage example of the dCopyImage function
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Guided tour management constants
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).