ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
HIndex (Example)
Usage example of the HIndex function
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Option (Property)
The Option property is used to get and change certain options.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.