ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
fUncompress (Example)
Usage example of the fUncompress function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
Internal component
An internal component is a set of elements from a project......
fOpenTempFile (Function)
Creates and opens a temporary file.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Version (Property)
The Version property is used to get and change the version of an element.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
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....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
ChangeStyle (Function)
Modifies the style of a control dynamically.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.