ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
HAlias (Example)
Usage example of the HAlias function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
3. Managing sockets
WINDEV includes advanced socket management functions....
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).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ChangeTarget (Function)
Changes the target of a button action.
HStatNbRec (Function)
Returns the number of entries for a given key item.
zipFindFile (Example)
Usage example of the zipFindFile function
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....