ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
OCR constants
Adds a language to the native OCR system....
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
XML functions
List of XML functions...
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
PDF file functions (prefix syntax)
PDF file functions...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
RGB (Function)
Defines a color from its Red, Green and Blue components.
PDF file management functions
...PDF file functions...
Translating a text file with WDTRAD
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
FileDisplay (Function)
Displays a file in the browser of Web user.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.