ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
fAttribute (Function)
Returns or modifies the attributes of a file.
HTTPRequest (Function)
Starts an HTTP request on a server.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Error
The Error keyword is used to manage the errors.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Declaring and using a variable
A variable is defined by name and type......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fSize (Function)
Returns the size of a file (in bytes).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....