ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
CallDLL32 (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
The HTML Display control
The HTML Display control displays a web page in an application......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Beep (Function)
Emits a beep.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Compile (Example)
Usage example of the Compile function
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Constants for managing contact functions
FTP constants
List of constants used by the FTP functions....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Assignment operators
Three assignment operators are available......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).