ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HState (Function)
Used to find out the state of a record.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Integrated OCR (Optical Character Recognition) management functions
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
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......
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
Organizer control functions
The following functions are used to manage the Organizer control:...
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....