ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Cell (Property)
The Cell property is used to manipulate one or more cells.
fSelectDir (Function)
Opens a directory picker.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
NotifListCategory (Function)
Lists the notification categories of the application.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Table,Delete (External language)
Deletes an element from a Table control.
After
They After keyword can correspond to:
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......