ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
CertificateList (Function)
Returns the list of certificates available on the computer.
ThreadPersistent (Function)
Makes a thread persistent.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
XMLSign (Function)
Signs an XML document.