ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
grTitle (Function)
Modifies the caption and/or position of the chart title....
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
ReplicSynchro: How to use
The stress tests are used to check......
BurnerCancel (Function)
Cancels the current burn process.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PDF Reader control events
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......