ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Including a supercontrol in a window or in a page
nWDInit: Initialize the external language
Initializes the external language......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Events associated with control templates
List of events associated with control templates...
Bar Code management functions
The following functions are used to manage bar codes:...
"Reports & Queries" software
This is "Reports & Queries"......
The Dashboard control
Dashboards are essential elements in an application......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Type (Example)
Usage example of the Type property
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Document (Type of variable)
The Document type is used to handle a "docx" document.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......