ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
BrowserType (Function)
Returns the type of browser used by the Web user.
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....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
fSelect (Function)
Opens the Windows file picker.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Automatic documentation of external components
External components must include a technical documentation......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Creating the skin template of a report
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
End of Document block
The End of document block is run once at the end of the report execution......