ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print modes of a report
Several print modes are available for a report....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Library,Disk (External language)
Opens the project library that is stored on disk.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
fCompress (Example)
Usage example of the fCompress function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
VariableReset (Function)
Resets the variable to its initial value.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
XMLAddChild (Function)
Adds a child tag into an XML document.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.