ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WEBDEV Application Server - 10 connections - License agreement
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
12. Pages in practice
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Label report
The report editor allows you to create "Label" reports......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
<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.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Internal component
An internal component is a set of elements from a project......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.