ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Example)
Usage example of the Asc function
Share your projects via Git
Git is a source code manager......
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....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
PDFToText (Function)
Extract the text contained in an Document PDF.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......