ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
14. Generation modes
Generation modes...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
29. SEO in practice
Types of Edit controls
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Environment of code editor
Commands of the external interface
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
InfoBuild (Function)
Displays a custom message in a system information window.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Feedback component
The Feedback component is a component provided with WINDEV......