ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipFileSize (Example)
Usage example of the zipFileSize function
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
grGridlines (Function)
Displays or hides the chart gridlines.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
StringInsert (Function)
Inserts a string into another character string at a given position.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
OBEX constants
List of constants used by the OBEX functions....
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.