ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Installing and starting WDTRAD
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WDScript: use in command-line and console mode
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
CertificateSignString (Function)
Creates the signature of a character string.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......