ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
5. User Groupware in practice
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Sharing elements with a WINDEV application
Zombie data files and items
During the life of an application, items live and die......
1. What is the WEBDEV administrator used for
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Source>.SetLog (Function)
Enables or disables log management on a file.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.