ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
fSeek (Function)
Gets and sets current position in an external file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Item control properties
List of properties associated with the Item control...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.