ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Managing the styles
The help editor allows you to define styles of paragraphs......
OLE functions
List of OLE functions...
ErrorThrow (Function)
Throw a non-fatal error.
Creating a select query
A select query (corresponding SQL statement......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
7. HFSQL: files physically created
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
ERR_NO_APPLICATION
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
<Page>.OpenChild (Function)
Opens a non-modal child window.
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
Share your projects via Git
Git is a source code manager......