ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLegendFont (Function)
Modifies the font used for the chart legend.
grTitleFont (Function)
Modifies the font used for the chart title.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Web Component control events
The following events appear by default in the WEBDEV code editor...
SignatureAlgorithm (Property)
The SignatureAlgorithm property defines the method used to generate the signature.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.