ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Comparison operators
The comparison operators can be divided into several categories......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).