ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Reintegrating translated text into a project
Once the translation of framework libraries ("......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SOAPRun (Function)
Runs a procedure on a SOAP server.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Error 116: An array dimension must be an integer value
Print constants
List of constants used by the print functions....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
29. SEO in practice
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.