ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
GPSGetPosition (Function)
Retrieves information about the current device position.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Programming an indexed control
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.