ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
11. External component
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
The "Analysis" pane
The "Analysis" pane lists......
WDZip: Creating or modifying an archive
This help page explains how to......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......