ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
grGridlines (Function)
Displays or hides the chart gridlines.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
CursorCapture (Example)
Usage example of the CursorCapture function
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......