ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Google document management functions
List of functions for managing Google documents...
First project window
FolderData (Function)
FolderData is kept for backward compatibility.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
fMoveFile (Function)
Moves a file from one directory to another.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
16. Java applications in practice
Java applications in practice...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Google Calendar management functions
List of functions for managing Google calendars...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HIndex (Function)
Rebuilds the file index (".NDX" file).
grWndSize (Function)
Defines the size of the window containing the chart.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......