ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HFSQL constants
List of constants used by the HFSQL functions....
fCompress (Example)
Usage example of the fCompress function
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Customizing the User Groupware
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
dCopy (Function)
Copies an image to another image.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......