ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Accessibilité (Property)
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ReplicInfo (Function)
Returns information about a replication.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
fAttribute (Example)
Usage example of the fAttribute function
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.