ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Error 26: No END statement is associated with this THEN
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Translating a text file with WDTRAD
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDDeploy features
WDDeploy can be used to......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......