ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

27. Center or anchor a site horizontally
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
12. Retrieving data from a site
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Time management
For each element (windows, reports, ......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
1
2
3
4
5
6
142
>