ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Help about new features: Letting users know about changes
Applications are constantly evolving......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
7. Multilingual applications in practice
7. Multilingual sites in practice
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
AAF: Context menu of Image controls
A context menu is available for Image controls......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......