ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Input (Function)
Displays a message allowing the user to type an information.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Configuring an application with User Groupware
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
The Edit control
The Edit control allows users to enter data......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
EmailMsgError (Example)
Usage example of the EmailMsgError function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Description (Property)
The Description property is used to get and change the description of an element.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Contains (Function)
Allows you to check if a substring is within a string.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SOAP constants
List of constants used by the SOAP functions....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Report based on a query
Queries are used to easily select records in one or more data files......