ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
KeyPressed (Function)
Checks which key is pressed.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Using the query result
The result of a select query can be used in......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Events associated with Shape controls
List of events associated with Shape controls...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....