ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
fWriteLine (Example)
Usage example of the fWriteLine function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLChild (Function)
Positions on the first child element of current element.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Constants used by the functions for managing Tab controls
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
HAddUser (Function)
Adds a user to a database.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function