ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (External language)
Defines the display language for the titles, captions, messages...
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Message text file format
The text files created by WDMSG use a specific format......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Referring to an element in a WLanguage event / process
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
8. 10 tips for better interfaces...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
grDestinationWnd (Function)
Defines a window as chart destination.
NetworkDisconnect (Function)
Disconnects a network drive.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Visible (Property)
The Visible property is used to set the visibility of an element.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Functions for managing images
WDConver : Use in interactive mode
Before you start using WDConver, you must have......