ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
fRead (Example)
Usage example of the fRead function
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
iPreview (Example)
Usage example of the iPreview function
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
12. External component in practice
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
zipExtractPath (Function)
Returns the path of a file found in the archive.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants for managing masks
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HAlias (Example)
Usage example of the HAlias function
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HSubstDir (Example)
Usage example of the HSubstDir function
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
fDir (Function)
Finds a file or directory.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
XLS file handling functions
List of functions for managing XLS files...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).