ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
DDEConnect (Example)
Usage example of the DDEConnect function
GetActiveObject (Example)
Usage example of the GetActiveObject function
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
fExtractPath (Example)
Usage example of the fExtractPath function
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
KeyExpression (Example)
Usage example of the KeyExpression property
BurnerSave (Example)
Usage example of the BurnerSave function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLModify (Example)
Usage example of the SQLModify function