ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
5. Which type of server to choose?
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Using the query result
The result of a select query can be used in......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
ContextClose (Function)
Closes a page context.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....