ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Font (Type of variable)
A Font variable creates a font programmatically...
ErrorBuild (Function)
Displays a custom error message in a system error window.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
HOpen (Function)
Opens a table.
Border (Variable type)
The Border type is used to handle a border through programming...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
ArraySort (Function)
Sorts a WLanguage array.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
iPreview (Function)
Configures the print destination.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).