ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
RGBBlue (Function)
Returns the blue component of an RGB color.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Referring to an element in a WLanguage event / process
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
diffApply (Function)
Applies a difference buffer to a specific buffer.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......