ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDHFDiff - Use
WDHFDiff is used to compare......
List,Search (External language)
Finds a value in a list.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
19. Sending emails
8. "Mobile friendly" site: Dynamic serving
2. Deploying a static site or a PHP site
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...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
fCompress (Function)
Compresses a file.
fTrackFile (Function)
Triggers the tracking of a file.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ERR_BAD_CONTEXT
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
fSelect (Function)
Opens the Windows file picker.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....