ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStop (Function)
Stops a service.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
iCloseReport (Function)
Stops printing the current report immediately.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Creating links
Links help users navigate the help system......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ServiceContinue (Function)
Restarts a paused service.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
XMLFind (Function)
Performs a search in an XML document.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
StatAverage (Example)
Usage example of the StatAverage function
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ServiceStart (Function)
Starts a service.
GPSGetPosition (Function)
Retrieves information about the current device position.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.