ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
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......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Python: Native calls
WLanguage allows for native Python calls......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Project database schema: the Logical Data Model (LDM)
An LDM (Logical Data Model) is used to describe data structures (tables, fields, etc.)......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Migrating the Private Store to another server
Private Stores group together application and site installations within an organization......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (Abonnement) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. Subscription-exclusive new feature a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. New in version 2025 (Abonnement) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......