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)
The Multitask function allows you 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.
Saving entered data (AAF)
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Animating a Static control
Two methods can be used to animate a Static control......
Image (Property)
The Image property gets and sets the background image of a control or block.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according...
11. Popup page
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV...
The Cell control
The Cell control contains controls......
Defining columns of Table controls programmatically
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Size (Property)
The Size property is used to determine and change the size of an element.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key...
Customizing the User Groupware
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
The Check Box control
A Check Box can correspond to......