ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
State (Property)
The State property is used to get and change the state of an element.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
fClose (Function)
Closes an external file.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
13. Print: Reports
WINDEV reports...
6. WEBDEV Account Manager
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Creating a select query
A select query (corresponding SQL statement......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Animation (Property)
The Animation property animates an image.
Custom tooltips
Tooltips are very useful for application users......