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)....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Specific features of the applications for iPhone/iPad
Contains (Function)
Allows you to check if a substring is within a string.
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
3. Deploying a dynamic WEBDEV site
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.
<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.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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......
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......