ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TreeListItem (Example)
Usage example of the TreeListItem function
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
8. Optimizing an application
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
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.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
8. 10 tips for better interfaces...
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MyParent (Reserved word)
MyParent is used to handle...