ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPrint (Function)
Prints a chart.
Component diagram
A component diagram shows the physical and static architecture of a system software......
XML management: Use example
This application example manages an XML file named "Orders......
WinOutWidth (Function)
Returns the full width of a window (including the border).
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
OpenMainMenu (Function)
Opens the main menu of the current window.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.