ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
CurrentWin (Function)
Identifies the window currently in edit.
SemaphoreCreate (Function)
Creates a semaphore.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
zipDeleteAll (Function)
Deletes all files from an archive.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
FTPCommand (Function)
Sends a specific FTP command to a server.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTitle (Function)
Modifies the caption and/or position of the chart title....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.