ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
BackgroundTaskAdd (Function)
Adds a new background task.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.