ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NetSendMessage (Example)
Usage example of the NetSendMessage function
Writing an email: the available methods
This help page presents the methods for writing an email....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
MQTT constants
Constants used by the MQTT functions...
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Constants used by the scanner functions
Constants used by the scanner functions...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
16. Application test in practice
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....