ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication: specific features
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Share your projects via Git
Git is a source code manager......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Programming overview in C and C++
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.