ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....