ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using the query result
The result of a select query can be used in......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
MatWrite (Function)
Writes an element into a matrix.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
System constants
List of constants used by the system functions....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
grDeleteSeries (Function)
Deletes a data series from a chart.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
NextTitle (Function)
Modifies the title of next window to open.
Handling Scheduler controls programmatically
A Scheduler control can be......