ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
fCopyDir (Example)
Usage example of the fCopyDir function
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
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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....
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
InfoBuild (Function)
Displays a custom message in a system information window.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SSH constants
The following constants are used to manage an SSH server:...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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)....
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
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
zipMerge (Example)
Usage example of the zipMerge function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).