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...
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
XLS file handling functions
List of functions for managing XLS files...
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Site map of PC SOFT documentation
5. Displaying a WEBDEV Session site
7. Dynamic site on specific configurations
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WDInst: handling the files to install
By default, the files to install are......
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
The "Analysis" pane
The "Analysis" pane lists......
1. Managing emails
WINDEV includes multiple methods to manage emails...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Replication management functions
Three types of replication are proposed......
UMC management functions
List of functions for managing the UMC...
Date management constants
List of constants used by date management functions...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......