ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
TextToRTF (Function)
Converts text to Rich Text Format.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Text (Property)
The Text property is used to get and modify text.
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, ......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...