ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Printing nested reports
To create a main report containing several secondary reports:...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
ReplicInfo (Function)
Returns information about a replication.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Keep-alive on connection
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Start of Break block (Break header)
The Start of break block is optional......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....