ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data persistence
The data persistence is used to store the value typed by the user......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
14. PHP generation in practice
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
Using the Salesforce service
Salesforce is a very popular CRM software......
1. WEBDEV editors
Web Camera control events
The following events appear by default in the WEBDEV code editor:
9. Generation modes
WINDEV Mobile includes different types of generation......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....