ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
CallDLL32 (Function)
Runs a function found in an external DLL.
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
iDestination (Function)
Configures the print destination.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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....
Code snippets
The code editor allows you to enter "Code snippets"......
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)....