ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SysYRes (Function)
Returns the vertical screen resolution.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
zipListFile (Function)
Returns the list of files found in an archive.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Events associated with a Signature control
The following processes are associated with a Signature control:...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
GetDefinition (Function)
Retrieves the definition of element type.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......