ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Scheduler control events
The following events associated with Scheduler controls:...
Declaring and using a variable
A variable is defined by name and type......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
OpenSister (Function)
Opens a non-modal sibling window.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Structure (Type of variable)
A structure is a custom type of data...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......