ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
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....
MatMultiply (Function)
Multiplies two matrices.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fMemOpen (Function)
Opens a memory zone shared between several applications.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
NextTitle (Function)
Modifies the title of next window to open.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
CookieRead (Example)
Usage example of the CookieRead function
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
grTitle (Function)
Modifies the caption and/or position of the chart title....
dPolyline (Function)
Draws a line composed of multiple segments.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
HOpen (Function)
Opens a data file.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Constants for external files
List of constants used by the functions for managing external files....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TimeToString (Function)
Converts a time to a string in the specified format.