ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Type and version of Web server
The configuration diagnostic displays the following error......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Text (Property)
Text is used to find out whether an item is a text item.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......