ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
PageAddress (Function)
Used to find out the Internet address of a page.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
WDTestSite: Load test
The stress tests are used to check......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
fCreateLink (Function)
Creates a link on a file at the specified location.
ExtractLine (Function)
Extracts a specific line from a character string.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
DocClose (Function)
Closes a docx file and frees the document.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
dPolyline (Function)
Draws a line composed of multiple segments.