ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
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....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
14. Generation modes
Generation modes...
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Extracting messages added or modified since last extraction
A project was already created and translated......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Message text file format
The text files created by WDMSG use a specific format......
9. Generation modes
WINDEV Mobile includes different types of generation......