ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Project Management Hub: Project Management
Project Management Hub: project management (view, create, ...)...
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Bitwise operators
The operations on binary values are performed......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
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....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
zipListFile (Function)
Returns the list of files found in an archive.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.