ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
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).
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Port (Property)
The Port property is used to identify and change a server connection port.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.