ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Pop (Function)
Pops an element from a stack.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Constants for managing Gantt charts
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
XML management: Use example
This application example manages an XML file named "Orders......
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
EventOpen (Function)
Opens a synchronization event between several threads.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.