ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Cell control properties
List of properties associated with the Cell control...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Thumbnail control properties
List of properties associated with the Thumbnail control...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
2. Deploying a static site or a PHP site
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).