ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
hbDeleteTable (Function)
Deletes an HBase table.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
13. Security benefit: managing the "Back" button
HDBIndex (Function)
Opens an xBase index file.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
fCreate (Function)
Creates an external file.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDTerm: End the external language
End the external language......
nWDInit: Initialize the external language
Initializes the external language......
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
1
3
4
5
6
7
155
>