ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code snippets
The code editor allows you to enter "Code snippets"......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
The "Database schema" pane
The "Database schema" pane shows......
Error 1009: The member of the class is private
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes