ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
SFConvertLead (Function)
Converts the leads.
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Table,Select,+ (External language)
Selects an element in a Table control.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ShellExecute (Function)
Opens a document in its associated application.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.