ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<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....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Title (Property)
The Title property is used to get and change the title of an element.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.