ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Right (Function)
Extracts the last characters from a string or string buffer.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
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....
ShellExecute (Function)
Opens a document in its associated application.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Properties associated with Combo Box controls that display a table
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Service variable
The Service variable is used to......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......