ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Code snippets
The code editor allows you to enter "Code snippets"......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Constants for external files
List of constants used by the functions for managing external files....
Automatic management of exceptions
The management of exceptions can be customized by process......
Events associated with Calendar controls
List of events associated with Calendar controls...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
2. How to test a site?
Zombie data files and items
During the life of an application, items live and die......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Events associated with Image controls
List of events associated with Image controls...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Accessibilité (Property)