ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Load test
The stress tests are used to check......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
FileDisplay (Function)
Displays a file in the browser of Web user.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SocketCreate (Function)
Creates a socket.
LooperInsert (Function)
Inserts a row into a Looper control.
Other operators
The following are additional operators......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
PageToSource (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....
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....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Native MySQL Connector - License Agreement
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HPass (Function)
Defines the password used to create or open a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).