ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gImage (Function)
Builds a sequence of characters containing an image.
Specific features of the Express version
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
Date (Type of variable)
The Date type enables you to easily handle the dates...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Structure (Type of variable)
A structure is a custom type of data...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Principle for running threads
At runtime, an application runs in a main thread......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
System constants
List of constants used by the system functions....
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.
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......