ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
ModbusDisconnect (Function)
Closes the Modbus session.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
iBorder (Example)
Usage example of the iBorder function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Dequeue (Function)
Removes an element from the queue.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Pop (Function)
Pops an element from a stack.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).