ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fRename (Function)
Modifies the name of a file.
fUnlock (Function)
Entirely or partially unlocks an external file.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.