ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
MDIOpen (Function)
Opens and enables an MDI child window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
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.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
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......
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
XML management: Use example
This application example manages an XML file named "Orders......
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
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.
Formatting (Property)
The Formatting property describes the formatting of an element.
fCompare (Function)
Compares the content of two files bit by bit.
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.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
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.