ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
zipDeleteAll (Function)
Deletes all files from an archive.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Sum (Function)
Calculates the sum of the array elements.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
MatDelete (Function)
Deletes an existing matrix.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HReadFirst (Function)
Sets the position on the first record according to a browse item.