ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
fMoveFile (Function)
Moves a file from one directory to another.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.