ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and OPC
OPC stands for "OLE for Process Control"......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The structure of the file for remote control
The management of remote control uses a file in INI format......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
CharactType (Function)
Returns information about the type of character.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Info (Function)
Displays a custom message in a system information window.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.