ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinShow (Function)
Modifies the display status of a window.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
ComponentLocate (Function)
Specifies the access path to an external component of project.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....