ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLog (Function)
Returns information about the server logs.
DotNetRun (Function)
Runs a procedure on a .Net server.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
GglUploadDocument (Function)
Uploads a document to the Google server.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Passing parameters
The parameters can be passed to a procedure......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
FaxConnect (Function)
Establishes a connection to a fax server.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Events associated with Image controls
List of events associated with Image controls...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...