ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
SQLModify (Function)
Modifies the content of a row in the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
iBorder (Function)
Prints a border at specified coordinates.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
MemFound (Function)
Checks whether the sought element was found.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......