ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Size (Property)
The Size property is used to determine and change the size of an element.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Describing a problem to the Free Technical Support
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Font (Type of variable)
A Font variable creates a font programmatically...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDINT license agreement
WDINT license agreement...
The Dashboard control
Dashboards are essential elements in an application......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Generating the RAD pattern
To generate a RAD pattern:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......