ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
dChord (Example)
Usage example of the dChord function
Code snippets
The code editor allows you to enter "Code snippets"......
Page templates
WEBDEV allows you to create page templates......
9. Types of standard controls
Types of standard controls...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Creating the windows and the pages of the RAD pattern
dSlice (Example)
Usage example of the dSlice function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Customizing the report viewer: Available windows
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Chart constants
List of constants used by the functions for chart management....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Constants for managing character strings
List of constants used by string management functions...