ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Binding a Combo Box control to an item
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
12. Universal replication
13. Universal replication
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Handling Organization Chart controls programmatically
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
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....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
3. Site development life cycle
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
12. Preventing from going back to a page