ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Extracting messages added or modified since last extraction
A project was already created and translated......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WDDeploy features
WDDeploy can be used to......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.