ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousPage (Function)
Returns the name of the previous page.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Creating anchors
The anchors are used to define specific points in a help page......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Using several libraries in an application
A library is a WDL file that contains all the resources......
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
ERR_NO_WDADMIN
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
NetworkUser (Function)
Identifies the name of the connected user.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).