ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element.
The Cell control
The Cell control contains controls...
<Cell>.DisplayDialog (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.
WinOutWidth (Function)
Returns the full width of a window (including the border).
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
FullName (Property)
The FullName property is used to get the full name of an element.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Types of Edit controls
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Binding controls to data
A window or page can display information from......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Compilation options (chm format)
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.