ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
DotNetDelegate (Function)
Initializes a.NET delegate.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
4. User Groupware
User Groupware...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Creating help pages
A help system includes several pages......
Generating the setup program
The last wizard step for creating the setup program allows you to......
<Array>.Sum (Function)
Calculates the sum of the array elements.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.