ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring an application with User Groupware
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Author (Property)
The Author property gets and changes the author of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Alignment
The Alignment property is used to align elements.