ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
fTempFile (Function)
Returns the name of a unique temporary file.
fAttribute (Example)
Usage example of the fAttribute function
Google constants
List of constants used by the Google functions....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Push notification
A mobile device can receive push notifications......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
dBackground (Example)
Usage example of the dBackground function