ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
15. Project Management Hub
Error 303: ambiguous control name
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
ERR_CANNOT_RUN_EXPLORER