ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Events associated with windows
List of events associated with windows...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
zipDeleteAll (Function)
Deletes all files from an archive.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....