ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
fDelete (Example)
Usage example of the fDelete function
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Translating a text file with WDTRAD
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Structure of data files of user groupware
fShortName (Example)
Usage example of the fShortName function
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Multi-product external components
Components are a remarkably useful tool for development teams......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Warning 12: The label is unused
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......