ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Operations in a Select query : add and delete
The following paragraphs present......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MatAdd (Example)
Usage example of the MatAdd function
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
fSelect (Example)
Usage example of the fSelect function
SQLTransaction (Example)
Usage example of the SQLTransaction function
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
fSeek (Example)
Usage example of the fSeek function
Report data source
...The reports can be created with the data coming from:...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min