ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
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).
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
9. Types of standard controls
Types of standard controls...
gImage (Function)
Builds a sequence of characters containing an image.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.