ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Code snippets
The code editor allows you to enter "Code snippets"......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
List of extension attributes
The list of extension attributes ......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Phone constants (Android / iOS)
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Beep (Function)
Emits a beep.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Creating anchors
The anchors are used to define specific points in a help page......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
iPrintImage (Example)
Usage example of the iPrintImage function
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.