ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HChangeName (Function)
Modifies the physical name of a data file.
Browser constants
2. Types of setup
Types of setup...
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Drawing constants
List of constants used by the drawing functions....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.