ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HInfoServer (Function)
Returns the specified information about the server.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Service variable
The Service variable is used to......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HDFS constants
The following constants are used by the HDFS functions:...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.