ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUncompress (Example)
Usage example of the fUncompress function
HCross (Function)
Crosses a record in a data file.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
LooperInsertLine (Function)
Inserts a row into a Looper control.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Table control functions
List of functions specific to Table controls...
ServiceContinue (Function)
Restarts a paused service.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
DateToInteger (Function)
Converts a date to an integer.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Constants for manging the replication
List of constants used by the functions for managing the replication....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.