ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Sharing elements with a WINDEV application
FTPCommand (Function)
Sends a specific FTP command to a server.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The Wire control
The Wire control is used to visually link 2 controls......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
zipFindFile (Example)
Usage example of the zipFindFile function
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....