ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WINDEV concepts
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Font management functions
List of functions for managing fonts...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Source>.Password (Function)
Defines the password used to create or open a data file.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Time management
For each element (windows, reports, ......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
HPass (Function)
Defines the password used to create or open a data file.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.