ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Installing a SOAP server with IIS
Installing a SOAP server with Apache
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Information 37: Optimize your FOR loop
18. Secure payment
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
ERR_NO_PROJECT
Break in a report
The break is used to group the records corresponding to a sort criterion......
Type and version of Web server
The configuration diagnostic displays the following error......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......