ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Point
The Point keyword is used to manage a point...
Attribute (Property)
The Attribute property is used to manage attributes.
Alignment
The Alignment property is used to align elements.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Use a calendar to enter dates
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Header
The Header property is used to get and change a header.
Description (Property)
The Description property is used to get and change the description of an element.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Content (Property)
The Content property is used to get and change the content of an element.
WINDEV FTP functions
List of WINDEV FTP functions...
Width (Property)
The Width property is used to determine and change the width of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Column
The Column property is used to manipulate one or more columns.
Height (Property)
The Height property is used to get and change the height of an element.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......