ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

".STY" file: "Style sheet" file
A style sheet is a "......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating the Form pages of a WEBDEV RAD pattern
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
DecryptStandard (Example)
Usage example of the DecryptStandard function
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....