ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with supercontrols
List of events associated with supercontrols...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Creating the Form windows of a WINDEV RAD pattern
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Salesforce functions
List of Salesforce functions...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.