ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Handling a control through programming in a report
All report controls can be handled through programming......
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
WLanguage procedure called by NearbyShareAcceptConnection (Data reception)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred.
Events associated with windows
List of events associated with windows...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Splitter controls
List of events associated with Splitter controls...