ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Programming overview in C and C++
Designing a supercontrol
A supercontrol is an advanced type of control......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Error 1010: The member of the class is constant
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....