ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Different types of data (Type of variable)
A variable is defined by name and type......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Automation object
The Automation keyword is used to declare an automation object...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.