ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MatFloatAdd (Function)
Adds a value to each matrix element.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HRegenerateFile (Function)
Regenerates a data file from its log.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
iEndReport (Function)
Forces the report print to stop.
iPageEnd (Function)
Forces the move to the next page during the report print.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Border (Type of variable)
The Border type is used to handle a border through programming...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.