ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
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....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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....
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....
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
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fCopyDir (Example)
Usage example of the fCopyDir function
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
InfoBuild (Function)
Displays a custom message in a system information window.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SSH constants
The following constants are used to manage an SSH server:...
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)....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HDescribeFile (Function)
Describes a data file programmatically.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....