ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
DDEError (Function)
Returns the runtime status report of a DDE function.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...