ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with ListView controls
List of events associated with ListView controls...
Properties associated with the report blocks
List of properties associated with the report blocks...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Browser constants
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Toolbar control properties
List of properties associated with the Toolbar control...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).