ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional events
By default, the codes available in the code editor correspond to the most common codes......
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Defining a help window template
WINDEV allows you to create help window templates......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Creating links
Links help users navigate the help system......
Creating help pages
A help system includes several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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....