ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
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).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
HCreateMovableReplica (Function)
Creates a movable replication.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
FileDisplay (Function)
Displays a file in the browser of Web user.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SFModify (Function)
Modifies the records of a file defined in Salesforce.