ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
HRecNum (Example)
Usage example of the HRecNum function
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Operations performed on sequence diagrams
The following paragraphs explain......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
How to open a window?
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
ThreadMode (Function)
Changes the management mode of threads.