ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
7. HFSQL: files physically created
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
21. Reports
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Debugging functions
List of debugging functions...
Merging differences (SCM)
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).