ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HIndex (Function)
Rebuilds the file index (".NDX" file).
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Info (Function)
Displays a custom message in a system information window.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Creating a query
Two methods can be used to create a query......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Border (Variable type)
The Border type is used to handle a border through programming...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...