ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Image (Property)
The Image property gets and sets the background image of a control or block.
State (Property)
The State property is used to get and change the state of an element.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.