ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexEnd (Function)
Signals that the thread frees the mutex.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
MutexDestroy (Function)
Explicitly destroys a mutex.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.