ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
Val (Function)
Returns the numeric value of a character string.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting...
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
ThreadEnd (Function)
Ends the execution of the current thread.
Constants for managing the modification of windows by the user
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
Error (Function)
Displays a custom error message in a system error window.
VariableReset (Function)
Resets the variable to its initial value.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context...
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...