ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
fSize (Function)
Returns the size of a file (in bytes).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
2. How to test a site?
fMoveFile (Function)
Moves a file from one directory to another.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
JSONToXML (Function)
Converts a JSON string to XML.
XMLToJSON (Function)
Converts an XML string to JSON.
Error 533: The expression of a { } must be a string
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
gClickableLink (Function)
Adds a clickable link in a graphic string.
7. Layouts using the Flexbox control
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min