ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ERR_DISCONNECTED_ERROR
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
HPass (Function)
Defines the password used to create or open a data file.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....