ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Python: Native calls
WLanguage allows for native Python calls......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
User Groupware files
Two categories of data files are managed......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
gLine (Function)
Builds a sequence of characters containing a line.
gClickableLink (Function)
Adds a clickable link in a graphic string.
LDAPDelete (Function)
Deletes an object from the LDAP server.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.