ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WordToArray (Function)
Fills an array with the words from a string.
HOpen (Function)
Opens a data file.
fDirRename (Function)
Renames a directory.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
fDelete (Function)
Deletes a file accessible from the current computer.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
InfoBuild (Function)
Displays a custom message in a system information window.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HViewToFile (Example)
Usage example of the HViewToFile function
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....