ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Variable scope
Variables can be declared anywhere in the code....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
5. User Groupware in practice
Creating an executable: General options
The main executable options are as follows......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The Flexbox control
Flexbox is a standard layout system for web pages......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
ERR_BAD_CONTEXT
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Status bar of windows
The status bar of a window is used to display several types of information......
ERR_DISCONNECTED_BY_ADMIN
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....