ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fMoveDir (Function)
Moves a directory and its content.
MatInvert (Function)
Calculates the inverse of a square matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Name (Property)
The Name property is used to get the name of an element.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
WDTestSite: Load test
The stress tests are used to check......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Creating the Table windows of the WINDEV RAD pattern
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.