ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Compilation options (chm format)
Environment of the data model editor
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
RGB (Function)
Defines a color from its Red, Green and Blue components.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
HSetREP (Function)
Enables or disables the management of .REP file.
grTitleFont (Function)
Modifies the font used for the chart title.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HSL (Function)
Creates a color from its hue, saturation and lightness.
XML functions
List of XML functions...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.