ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Index (Property)
The Index property is used to get the index of an element.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
iPrintZone (Example)
Usage example of the iPrintZone function
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Pop (Function)
Pops an element from a stack.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.