ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Net constants
List of constants used by the Net functions....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
iPreview (Function)
Configures the print destination.
The planes in WEBDEV
The planes are used to group the controls of an element......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Table,Insert (External language)
Inserts an element into a table at a given position.
fSplit (Function)
Splits a file into several files.
SQLSeek (Function)
Positions on the specified result row of the query.
Cardinalities
The cardinalities are used to count the links between the files......
HCreateView (Example)
Usage example of the HCreateView function
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).