ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xBase files: Limits
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Handling TimeLine controls programmatically
A TimeLine control can be......
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ERR_NOTADEVVERSION
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ArrayCopy (Function)
Copies the content of an array to another array.
Various constants
List of various constants used by the constants WINDEV functions....
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Testing the WEBDEV Application Server setup with an example
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......