ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the styles
The help editor allows you to define styles of paragraphs......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Error 1012: The class member is not global: it cannot be accessed from a global method
Accessing a database via a web service
The database can be accessed via a web service......
Information 2104: This function is kept for backward compatibility
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Report based on a query
Queries are used to easily select records in one or more data 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......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLE functions
List of OLE functions...
ErrorThrow (Function)
Throw a non-fatal error.
Creating a select query
A select query (corresponding SQL statement......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
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......
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....
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......
Share your projects via Git
Git is a source code manager......