ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Configuring the IIS 7/7.5 server
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
What is an application?
An application is a set of objects (windows, controls, ......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......