ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Google document management functions
List of functions for managing Google documents...
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
TreeExpand (Function)
Expands a node in a TreeView control.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
11. User Macro-Code: UMC in practice
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Help system properties
The properties of help system are used to define......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....