ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
dPolyline (Function)
Draws a line composed of multiple segments.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
dBorder (Function)
Draws the borders.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
RESTSend (Function)
Sends a REST request and waits for the server response.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
1
5
6
7
8
9
267
>