ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Events associated with pages
List of events associated with pages...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......