ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
String (Variable type)
The String type is used to manipulate strings......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HTTPAddFile (Function)
Adds a file to the HTTP form.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
fListResource (Function)
Lists the resources integrated to the application.
fDriveInfo (Function)
Returns information about a drive.
Events associated with Flash controls
List of events associated with Flash controls...
iReportPrintingStatus (Function)
Returns the status of the current print.
dFont (Example)
Usage example of the dFont function
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....