ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Constants for managing Map controls
Constants for managing Map controls...
zipExtractPath (Function)
Returns the path of a file found in the archive.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Progress (Property)
The Progress property returns the task progress status.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
fDir (Function)
Finds a file or directory.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.