ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserShare( Function)
Starts native device sharing.
Events associated with pages
List of events associated with pages...
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FinRedemption (Example)
Usage example of the FinRedemption function
Events associated with Looper controls
List of events associated with Looper controls...
SQLModify (Function)
Modifies the content of a row in the query result.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Phone constants (Android / iOS)
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
zipExtractPath (Example)
Usage example of the zipExtractPath function
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
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....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.