ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
Constants for managing emails
List of constants used by the functions for managing emails....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Functions for handling directories and external files
List of functions for handling external files...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Programming custom calculations in Table controls
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.