ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Extracting messages added or modified since last extraction
A project was already created and translated......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
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......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
14. Managing the "Back" button in practice
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
SAP functions
List of SAP functions...
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Installing WDDIXIO
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......