ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Order of execution of the code of buttons/links
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Runtime log
The runtime log is the best way to identify the most used features of an application......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_NOTADEVVERSION
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Buffer (Keyword)
The Buffer keyword can correspond to...
Task list
Each project can be associated with a task list......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The different copy modes
Two different copy modes are proposed by WDTRAD......