ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
SendMessage (Function)
Sends a Windows message to a control or to a window.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Compatibility between external components and deployed applications
A component can evolve in many ways......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
iPreview (Function)
Configures the print destination.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Automatic error handling
Error handling can be customized for each process......