ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
1. Deploying a static site
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
11. Controls in practice
Discover the main characteristics of the controls...
Report based on a query
Queries are used to easily select records in one or more data files......
Test (External language)
Displays each function call and each status report returned by the function.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....