ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEUpdate (Function)
Modifies a linked data.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grTitle (Function)
Modifies the caption and/or position of the chart title....