ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Principle of remote check
Handling the report blocks through programming
Each report block is associated with different events......
The planes in WEBDEV
The planes are used to group the controls of an element......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
2. How to test a site?
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HChangeName (Function)
Modifies the physical name of a data file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......