ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Environment of the project editor
The main elements of the project editor are as follows:
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
HTTPRequest (Function)
Starts an HTTP request on a server.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Installing a SOAP server with Apache
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
2. How to test a site?
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SysSerialNum (Function)
Returns the IMEI number of the current device.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.