ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
iPreview (Function)
Configures the print destination.
Events associated with Flex controls
List of events associated with Flex controls...
Events associated with control templates
List of events associated with control templates...
Guide organization
Organization of WINDEV Concepts...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Events associated with SilverLight control
List of events associated with SilverLight controls...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ControlClone (Function)
Creates a new control from an existing control.