ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Windows events
The following constants are used to manage Windows events:...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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)....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Query editor: Characteristics
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Events associated with Link controls
List of events associated with Link controls...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase 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 or not. Enlarge (or not) the characters in a text....