ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Properties associated with the areas defined in Zoning mode
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Reloading a document
To reload a document, ......
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
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)....
Printing nested reports
To create a main report containing several secondary reports:...
Manager of automated tests
The test manager is used to......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Functions for managing Organization Chart controls (prefix syntax)
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Programming the looper attributes
All the looper attributes can be handled by programming......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The test mode cannot operate without the project and its pages, ...