ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsert (Function)
Inserts a row into a Looper control.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
fMoveDir (Function)
Moves a directory and its content.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HDescribeLink (Function)
Describes a link between two data files through programming.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).