ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Customizing the User Groupware
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HCopyRecord (Example)
Usage example of the HCopyRecord function
SSH constants
The following constants are used to manage an SSH server:...
Select query description window: Items that can be used
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
5. Which type of server to choose?
WINDEV and the SOAP protocol
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......