ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
The Dashboard control
Dashboards are essential elements in an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......