ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......