ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipOpen (Example)
Usage example of the zipOpen function
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
dLine (Example)
Usage example of the dLine function
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Installing a SOAP server with Apache
HChangeKey (Function)
Changes the browse item.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
grColor (Function)
Returns and initializes the color of different chart elements.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.