ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Sum (Function)
Calculates the sum of the array elements.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HTTPRequest (Example)
Usage example of the HTTPRequest function
ChangeCharset (Example)
Usage example of the ChangeCharset function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HErrorInfo (Example)
Usage example of the HErrorInfo function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
fMakeDir (Example)
Usage example of the fMakeDir function
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
fDateTime (Example)
Usage example of the fDateTime function