ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
11. Window templates
WINDEV Mobile allows you to create window templates....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Code history
The code history is used to......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Automatic table modification
The automatic table modification updates the description of tables on user computers......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.