ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification
A mobile device can receive push notifications......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SQLExec (Function)
Names and runs an SQL query.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
fMoveDir (Function)
Moves a directory and its content.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
How to develop a PHP site?
What is a PHP site?......
fDirSize (Function)
Returns the size of a directory in bytes.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
DateDifference (Function)
Calculates the number of days between two dates.