ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
14. Managing the "Back" button in practice
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
iVPos (Function)
iVPos is kept for backward compatibility.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
GglUploadDocument (Function)
Uploads a document to the Google server.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Print modes of a report
Several print modes are available for a report....
ControlNext (Function)
Returns the name of the next control in input mode.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSendMessageToClient (Function)
Displays a message on the client computers.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....