ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual sites in practice
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Constants for managing appointments
Lists of constants used to manage the appointments...
Handling the report blocks through programming
Each report block is associated with different events......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
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......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Operations performed on object diagrams
The following paragraphs explain......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......