ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
zipListFile (Function)
Returns the list of files found in an archive.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Table,Modify (External language)
Modifies an element in a Table control.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
DDESend (Function)
Sends a data to the program connected via DDE.
HForward (Example)
Usage example of the HForward function
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
zipFindFile (Example)
Usage example of the zipFindFile function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Constants for managing animations
List of constants used by the functions for managing the animations...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
HCreateMovableReplica (Function)
Creates a movable replication.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....