ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
grImageSize (Function)
Defines the size of the image containing the chart.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
HReadLast (Example)
Usage example of the HReadLast function
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HOut (Example)
Usage example of the HOut function
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
ContextClose (Function)
Closes a page context.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...