ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
HOut (Example)
Usage example of the HOut function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......