ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
zipDeleteFile (Function)
Deletes a file from an archive.
XMLData (Example)
Usage example of the XMLData function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
dTransferToImage (Example)
Usage example of the dTransferToImage function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.