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.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
7. Multilingual sites in practice
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
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
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
FTPCommand (Function)
Sends a specific FTP command to a server.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
fWrite (Function)
Writes: a character string into an external file. a memory section....
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......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
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.