ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Constants for the Exif functions
List of constants used by the Exif functions....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Voice commands in your applications
The applications that you develop can react to the user's voice......
Translating a text file with WDTRAD
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Automatic documentation of external components
External components must include a technical documentation......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).