ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
WinOutWidth (Function)
Returns the full width of a window (including the border).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
fMemOpen (Function)
Opens a memory zone shared between several applications.
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fRename (Function)
Modifies the name of a file.