ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
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.
Multi-project search
Performing a search in the current project is a common operation......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Address
The Address keyword can correspond to...
Thread management functions
List of functions for managing threads...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Image (Property)
The Image property gets and sets the background image of a control or block.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Map control functions
Map control functions...
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....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MongoFind (Function)
Finds documents in a MongoDB collection.