ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Composite chart
A composite chart is a chart that displays several types of charts......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Share your projects via Git
Git is a source code manager......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
2. WEBDEV administrator in practice
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......