ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REP files
REP files contain the list of data files handled by the application....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
OpenMainMenu (Function)
Opens the main menu of the current window.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
General environment of WINDEV
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
How to perform a full file browse?
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Find/Replace in the current project
The "Find/Replace" feature is used to......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.