ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Format (Property)
The Format property is used to define the data format of a data file.
StringFormat (Function)
Formats a character string according to the selected options.
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
fDir (Function)
Finds a file or directory.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fCompare (Function)
Compares the content of two files bit by bit.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.