ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HViewToFile (Example)
Usage example of the HViewToFile function
iPrintReport (External language)
Prints a report created with the report editor.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HDeclare (Example)
Usage example of the HDeclare function
fSize (Example)
Usage example of the fSize function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Type (Example)
Usage example of the Type property
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
fAttribute (Example)
Usage example of the fAttribute function
KeyExpression (Example)
Usage example of the KeyExpression property
fWriteLine (Example)
Usage example of the fWriteLine function
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fUncompress (Example)
Usage example of the fUncompress function
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HModifyStructure (Example)
Usage example of the HModifyStructure function
ServiceWait (Function)
Pauses the current service during the specified duration.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
fReadLine (Example)
Usage example of the fReadLine function
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.