ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
iPrintReport (External language)
Prints a report created with the report editor.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fCompress (Function)
Compresses a file.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Name (Property)
The Name property is used to get the name of an element.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Configuring the SOAP administrator
SQLExec (Function)
Names and runs an SQL query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.