ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
2. Analysis in practice
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Events associated with Link controls
List of events associated with Link controls...
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
dCopyImage (Example)
Usage example of the dCopyImage function
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......