ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
ERR_BAD_APPLICATION
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Using the task management and the schedule
Time management is extremely important......
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....