ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
dCircle (Example)
Usage example of the dCircle function
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
dbgInfo (Function)
Returns a debug information.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Fax constants
List of constants used by the functions for managing faxes....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Operations performed on class diagrams
The following paragraphs explain......
14. Controls in practice
HTTPRequest (Function)
Starts an HTTP request on a server.
Drawing constants
List of constants used by the drawing functions....
MDIOpen (Function)
Opens and enables an MDI child window.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
dCopy (Function)
Copies an image to another image.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.