ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Environment of code editor
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
HChangeKey (Function)
Changes the browse item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Time management
For each element (windows, reports, ......
fShortName (Example)
Usage example of the fShortName function
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Automation object
The Automation keyword is used to declare an automation object...
Structure of data files of user groupware
OCRExtractText (Function)
Reads the text contained in an image.