ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a flexible modeling
To create a new flexible modeling, you can......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Automatic documentation of external components
External components must include a technical documentation......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Hyper File functions available for backward compatibility
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Sending elements to Free Technical Support
WinAdaptSize (Function)
Adapts the window size to the content of controls.
CallDLL32 (Example)
Usage example of the CallDLL32 function
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......