ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
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......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
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)......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
<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
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.