ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
NetworkDisconnect (Function)
Disconnects a network drive.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Creating an executable: General options
The main executable options are as follows......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.