ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
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.
Events associated with Edit controls
WLanguage events associated with Edit controls...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WDTRAD options
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......