ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DDELink (Function)
Creates a hot link with a data.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......