ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Right (Function)
Extracts the last characters from a string or string buffer.
zipMsgError (Example)
Usage example of the zipMsgError function
Container column in a Table control
A cell found in a Table control can contain a set of controls......
fChangeSize (Function)
Resizes an external file.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
5. The following files are automatically created
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Error (Function)
Displays a custom error message in a system error window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SocketConnect (Function)
Connects a client computer to a given socket.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Creating the Relation windows of a WINDEV RAD pattern
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.