ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
13. Security benefit: managing the "Back" button
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
ERR_NO_PROJECT
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
fCompare (Function)
Compares the content of two files bit by bit.
The test mode cannot operate without the project and its pages, ...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
WLanguage properties available in PHP
The following properties are available in PHP...