ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
The planes in WEBDEV
The planes are used to group the controls of an element......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Including the code
You want to include your code lines in a condition, in a structure, ......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
FinInterestRate (Example)
Usage example of the FinInterestRate function
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Principle of remote check
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
EnumControl (Function)
Returns the name of Nth control found in the specified element.