ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
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).
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
gpwResetPassword (Function)
Resets the password of a registered user.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.