ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
3. Deploying a dynamic WEBDEV site
Contains (Function)
Allows you to check if a substring is within a string.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Creating a table in a report
Tables can be created in a report......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Events associated with Button controls
List of events associated with Button controls...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......