ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Creating the Vision windows of the WINDEV RAD pattern
Creating nested reports
HCreateMovableReplica (Function)
Creates a movable replication.
Extracting messages added or modified since last extraction
A project was already created and translated......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
TimeToInteger (Function)
Converts a time to an integer.