ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
xBase files: Limits
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
2. Examples and components provided with WEBDEV
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Overview of external languages
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....