ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy features
WDDeploy can be used to......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SOAPRun (Function)
Runs a procedure on a SOAP server.
Data persistence
The data persistence is used to store the value typed by the user......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
iParameter (Function)
Retrieves the printer configuration and configures the print.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WINDEV applications for Linux: Specific features
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
SocketCreate (Function)
Creates a socket.
W3C standardization
You must comply with the W3C standard (HTML 4......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.