ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Setup on a local network (LAN)
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Project portfolio
From version 25, you can create "project portfolios"......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
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....
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.