ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Generating the setup program
The last wizard step for creating the setup program allows you to......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
ERR_NO_WDADMIN
Handling an internal component
An internal component is a set of elements from a project......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Classes, members, methods and properties
A class is made of......