ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Decode (Function)
Decodes a character string that was encoded by Encode.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
First project window
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
VideoRequestPermission (Function)
Requests permission to use the device's camera....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.