ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Organizer control functions
The following functions are used to manage the Organizer control:...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
EndService (Function)
Ends the execution of the current service.
ComponentLocate (Function)
Specifies the access path to an external component of project.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Multi-database queries
A query (typed in SQL code) can operate on different databases......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
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....