ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HFSQL: Change of name
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
You used WEBDEV 28
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
3. Deploying a WINDEV application