ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
MySelf (Reserved word)
MySelf is used to handle the current control...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Combo Box control functions
List of functions for handling the Combo Box controls...
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
Seek (Function)
Searches for the index of an element in a WLanguage array.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Font (Type of variable)
A Font variable creates a font programmatically...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
fAttribute (Function)
Returns or modifies the attributes of a file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.